gtk4.git
2015-09-14 Matthias ClasenRevert "tool button: Use G_DEFINE_TYPE"
2015-09-14 Matthias Clasengtk-builder-tool: Don't break GtkHBox and GtkVBox
2015-09-14 Matthias Clasengtk-demo: Fix builder example
2015-09-14 Fran DieguezUpdated Galician translations
2015-09-14 Fran DieguezUpdated Galician translations
2015-09-14 Alexander Larssonwidget: Call size_allocate vfunc directly when possible
2015-09-14 Alexander Larssondraw: call vfunc rather then emit signal for the common...
2015-09-14 Alexander Larssongtk: Stop setting GDK_EXPOSURE_MASK on random widgets
2015-09-14 Alexander Larssongdkwindow: Avoid list allocation and object refs during...
2015-09-14 Pedro AlbuquerqueUpdated Portuguese translation
2015-09-14 Piotr DrągUpdated Polish translation
2015-09-14 Matthias ClasenUpdate all ui files again
2015-09-14 Matthias Clasenbuilder-tool: Don't simplify translatable="yes"
2015-09-14 Matthias Clasenfile chooser: make rows with popovers visible
2015-09-13 Christian Hergertpixelcache: squash warnings introduced by previous...
2015-09-13 Christian Hergerttextview: give pixelcache access to style context
2015-09-13 Christian Hergertviewport: share style context with pixelcache
2015-09-13 Christian Hergertpixelcache: use GtkStyleContext to determine cairo_cont...
2015-09-13 Christian Hergertstylecontext: add opaque background helper
2015-09-13 Matthias Clasenwayland: Avoid a crash with GtkGLArea
2015-09-13 Alexander Larssongdkwindow: Store children list nodes in GdkWindow structure
2015-09-13 Matthias Clasenplaces sidebar: keep open variants sensitive
2015-09-13 Dušan KazikUpdated Slovak translation
2015-09-13 Dušan KazikUpdated Slovak translation
2015-09-13 Matthias ClasenDrop GtkWidgetAuxInfo
2015-09-13 Matthias ClasenMove font map to qdata
2015-09-13 Matthias ClasenMove font options to gdata
2015-09-13 Matthias ClasenMove action muxer to gdata
2015-09-13 Matthias ClasenMove widget paths to gdata
2015-09-12 Benjamin Ottecombobox: Stop using old styling code
2015-09-12 Matthias ClasenMove template support to qdata
2015-09-12 Matthias ClasenPack GtkWidgetPrivate a bit better
2015-09-12 Matthias ClasenUse NULL instead of g_direct_equal
2015-09-12 Matthias ClasenMove GtkWidgetAuxInfo struct to private headers
2015-09-12 Benjamin OtteRevert "Avoid type checking overhead for resize-mode"
2015-09-12 Piotr DrągUpdated POTFILES.in
2015-09-12 Matthias ClasenUse g_object_get_qdata instead of g_object_get_data
2015-09-12 Matthias ClasenIntern all signal names beforehand
2015-09-12 Matthias Clasencss node: Avoid a duplicate type check
2015-09-12 Matthias Clasenwidget path: No need for atomic refcounting
2015-09-12 Matthias Clasencss value: No need for atomic refcounting
2015-09-12 Matthias Clasencss section: No need for atomic refcounting
2015-09-12 Matthias ClasenAvoid type checking overhead for resize-mode
2015-09-12 Matthias Clasenwindow: Avoid unnecessary detours
2015-09-12 Matthias ClasenRemove type check from gtk_widget_get_request_mode
2015-09-12 Matthias Clasenwidget: Move _gtk_widget_peek_request_cache to private.h
2015-09-12 Matthias Clasencss node declaration: Avoid optional out parameters
2015-09-12 Matthias Clasencss node declaration: Fix a typo
2015-09-12 Matthias Clasencss section: Replace g_return by gtk_internal_return
2015-09-12 Matthias Clasenstyle cascade: Replace g_return by gtk_internal_return
2015-09-12 Matthias Clasencss lookup: Replace g_return by gtk_internal return
2015-09-12 Matthias Clasencss selector: Use a builtin to count bits
2015-09-12 Matthias Clasencss matcher: Avoid a redundant call
2015-09-12 Matthias Clasencss selector: Take advantage of interned strings
2015-09-12 Matthias Clasenbitmask: Trivial formatting fix
2015-09-12 Matthias Clasenbitmask: Optimize no-op resizes
2015-09-12 Matthias Clasenbitmask: Optimize intersect
2015-09-12 Matthias Clasenwidget-factory: Simplify the ui file
2015-09-12 Matthias Clasengtk-demo: Simplify ui files
2015-09-12 Matthias ClasenRun gtk-builder-tool simplify over all templates
2015-09-12 Matthias Clasengtk-builder-tool: Canonicalize booleans
2015-09-12 Matthias Clasenbuilder: Minor tweak
2015-09-12 Benjamin Ottewidgetpath: Implement using GtkCssNodeDeclaration
2015-09-12 Benjamin Ottecssnode: Move clear_classes() into the NodeDeclaration
2015-09-11 Garrett Regierstylecontext: Fix list_classes() after optimization
2015-09-11 Garrett Regierwidgetpath: Remove bad function prototypes
2015-09-11 Benjamin Otteiconcache: Guard deprecated gdk-pixbuf APIs
2015-09-11 Garrett Regiercssnode: Optimize listing of classes
2015-09-11 Garrett Regiercontainer: Don't add classes twice
2015-09-11 Alberts Muktupāvelsgtkplug.c: remove draw function, not needed
2015-09-11 Michael WeghornImprove printer distinction for option retrieval
2015-09-11 Jakub SteinerHighContrast: make sidebar list rows taller
2015-09-10 Ross LagerwallGtkFileSystem: Add to the list of remote filesystems
2015-09-10 Dušan KazikUpdated Slovak translation
2015-09-10 Timm BäderGtkWidget: Fix typo in #ifdef
2015-09-10 Timm BäderGtkContainer: Fix paramter name in doc comment
2015-09-09 Matthias ClasenOptimize gtk_css_node_declaration_has_class
2015-09-09 Matthias ClasenMore bit manipulation speedups
2015-09-09 Matthias ClasenManipulate bits more efficiently
2015-09-09 Matthias Clasenmatch_all: Only allocate an array when needed
2015-09-09 Matthias ClasenHandle match_all returning NULL
2015-09-09 Matthias ClasenOptimize gtk_css_selector_match_all
2015-09-09 Carlos Garnachox11: Declare variable for the inner loop
2015-09-09 Lapo CalamandreiAdwaita: special case selection mode lists checks
2015-09-09 Matthias ClasenUpdate the gtk3-demo man page
2015-09-09 Matthias Clasengtk-demo:Add a --list option
2015-09-09 Matthias Clasengtk-demo: Make --autoquit a simple option
2015-09-09 Matthias ClasenUse G_ENABLE_CONSISTENCY_CHECKS for template finalizati...
2015-09-09 Matthias Clasencss selector: Use the quarks we have
2015-09-09 Matthias Clasenstyle provider private: Use gtk_internal_return_if_fail
2015-09-09 Matthias ClasenClean up debug features
2015-09-09 Matthias Clasenwidget: Use G_ENABLE_CONSISTENCY_CHECKS for invariants...
2015-09-09 Matthias Clasensize request: Redo the recursion checks
2015-09-09 Matthias ClasenIntroduce G_ENABLE_CONSISTENCY_CHECKS
2015-09-09 Matthias Clasennotebook: Drop use of G_DISABLE_CHECKS
2015-09-09 Matthias ClasenDrop an unused warning
2015-09-09 Matthias ClasenUse a getter for widget direction
2015-09-09 Matthias Clasensettings: Reuse a value
2015-09-09 Matthias Clasenbuilder: Avoid some type-checking overhead
2015-09-09 Matthias Clasensettings: Avoid a redundant check
next